Welcome![Sign In][Sign Up]
Location:
Search - match template

Search list

[OtherSimphile-source

Description: 相似度匹配程序。可以用来匹配任何你想得到的信息格式-similarity matching procedures. Can be used to match any of the information you want format
Platform: | Size: 74752 | Author: 王立升 | Hits:

[Special EffectsFace3DModel

Description: 利用opencv实现的快速模板匹配算法 Fast Template Matching Algorithm,提供Demo图像-use opencv achieve rapid template matching algorithm Fast Template Match ing Algorithm for Image Demo
Platform: | Size: 54272 | Author: 言研 | Hits:

[Special Effects121212

Description: In this code,I use VC to complete a Image examination, template match algorithm.-In this code, I use to complete a VC Image examination, template match algorithm.
Platform: | Size: 66560 | Author: | Hits:

[Special EffectsTPS_finger_match

Description: 本工程在C++环境下面实现了指纹的TPS模板匹配,并且比较了传统模式的匹配,最终证实了TPS模板的优越性-works in the C environment to achieve below the TPS, the fingerprint template matching, and compared the traditional mode of the match, TPS ultimately proved the superiority template
Platform: | Size: 63488 | Author: liuwei | Hits:

[2D Graphicfeijishibie

Description: 机场飞机快速匹配,程序利用已知飞机模板实现飞机的快速匹配定位.-Airport fast match, the procedure known aircraft aircraft quickly realize the template matching.
Platform: | Size: 326656 | Author: 李红伟 | Hits:

[Graph Recognizematch

Description: 一种具有旋转不变性的模板匹配方法,以前做项目使用过,效果不错,希望有用-A rotation invariant template matching method, in the past used to do the project, well, I hope useful
Platform: | Size: 442368 | Author: lidawei | Hits:

[Graph programOnRecogMatch

Description: 根据图象模板,在待匹配的图象中找到匹配的位置-According to the image template to be matched in the images found to match the location of
Platform: | Size: 1024 | Author: 沈巍 | Hits:

[Special Effectsmatch

Description: 针对传统图像相关匹配算法计算量较大的问题,研究图像库中相关图像搜索方法. 提出一种改进的相关 匹配算法,该方法通过对相关系数公式进行简化和迭代运算,减少了重复运算. 通过设定参考图像与目标图像的相 关系数阈值,只需计算方差相差较小的点的相关系数,提高了运算速度,计算时间减少到原来的14 % ,甚至更短. 在文件夹的图像搜索中实现了图像的快速匹配.-err
Platform: | Size: 825344 | Author: 李锋 | Hits:

[DSP programDSPmubiaogenzong

Description: 基于dsp的目标跟踪和检测算法的研究和实现,研究了图像跟踪系统的基本工作原理,以及图像跟踪和相关匹配所使用的一些基本技术。详细介绍了SUSAN算子在边缘检测和角点检测方面的应用。并基于SSCD相似性度量准则提出了一个新的加权的SSCD准则,并对几种度量准则进行对比分析,最后在选取模板和模板更新上选用了多子模板的策略,这样能更有效的减小部分遮挡和旋转带来的影响。 -Dsp-based target tracking and detection algorithm research and realize, study the image tracking system of the basic working principles, as well as tracking and related images used to match some of the basic technology. Described in detail SUSAN operator in edge detection and corner detection applications. SSCD based on criteria for similarity measure proposed a new weighted SSCD criteria, guidelines and several metrics were analyzed, and finally the selected templates and template updates on the selection of a number of sub-template strategy, this can be more effectively reduced part of shelter and the impact of rotation.
Platform: | Size: 2984960 | Author: 张浩 | Hits:

[Special Effectstemplate-matching

Description: 用MATLAB进行图形样板匹配的源程序,(开发平台MATLAB7.0)-Using MATLAB graphics to match the source model, (development platform MATLAB7.0)
Platform: | Size: 55296 | Author: chao wang | Hits:

[Graph RecognizeMatch-Template

Description: 一个图像模板匹配代码,可以从一幅图中识别特定图像-An image template matching code, a map can identify a specific image
Platform: | Size: 98304 | Author: xingxing | Hits:

[Special EffectsAn.Image.Mosaic.Algorithm.Based.on.Matching.Shape.

Description: 提 出了一种基于形状模板 匹配的图像 自动拼接 方法。提取 图像 的角点作 为特 征点,利用归一化梯度模板对 其进行预 匹配.然后 利用形状模板在 四个方 向对模板 内图像的边缘 点与模板边界的最短距 离进行统计 ,获取模板 图像的 结构特征向量以实现对特征点的精确匹配。实验结果表明该算法具有较好的实用价值。 -A shape-based template matching method of image auto-splicing. Extract image feature points as corner points, using the normalized gradient of their pre-match template. The shape of the template and then use the template in the four directions within the image edge point and the shortest distance between the template border statistics, access to the template image of the structure of eigenvectors of the feature points in order to achieve the exact match. Experimental results show that the algorithm has good practical value.
Platform: | Size: 171008 | Author: memcpy | Hits:

[Special EffectsMatch-Template

Description: 模板匹配,能够准确的找出与所给图像一致的目标。-Template matching, the ability to accurately identify the image with the given goal.
Platform: | Size: 100352 | Author: cheng tiantian | Hits:

[Graph Recognizejldjgljl

Description: 这是一些模板匹配和聚类的程序,匹配是识别中的常用方法,聚类是分割时使用的-This is the number of template matching and clustering procedures, match is to identify the common method, clustering is used to partition
Platform: | Size: 231424 | Author: weiyuqiang | Hits:

[Special Effectsmatch

Description: 这个Matlab程序可以在一个目标图像中找到一个模板图像。 -The Matlab program can be found in a target image of a template image.
Platform: | Size: 2048 | Author: 路单 | Hits:

[Special EffectsMatch

Description: 利用OpenCV中的模板匹配来匹配模板和图片,找出图片中含有的模板图像-OpenCV in the use of template matching to match the templates and images, find images of template contains images
Platform: | Size: 37888 | Author: 周挺 | Hits:

[matlabMatch-Template

Description: 卡尔曼滤波不错的程序,很实用,大家好好研究一起分享一起进步吧-Kalman filtering good program, very practical, we make good progress in research to share with the Bar
Platform: | Size: 313344 | Author: 李理 | Hits:

[Otheree

Description: 提出了一种多姿态知识模型, 并以之从人脸器官梯度图中获得候选脸的大小、位置、姿态类别和眼、嘴重心坐标, 然后 按姿态类别将候选脸与对应的模板进行匹配确认人脸. 该人脸检测算法集人脸检测、姿态估计和眼、嘴定位于一体, 具有检测速 度快的特点, 适于多姿态多人脸场合的人脸检测. 该算法只利用了图像的灰度信息, 因此对灰度图像和彩色图像的人脸检测均 适用.-Proposes a multi-gesture knowledge model, and to the organs of the gradient map from the human face to get the candidate face size, location, posture, type and eyes, mouth center coordinates, and then press the gesture categories will face a candidate to match with the corresponding template to confirm face. The set of face detection algorithms face detection, pose estimation, and eyes and mouth position in one, with detection of the characteristics of speed, suitable for Multi-pose face of occasions more than face detection. The algorithm uses only images grayscale information, so the grayscale images and color images of face detection apply.
Platform: | Size: 480256 | Author: 天使 | Hits:

[Special EffectsTemplate+Match

Description: Match one template with a big image !
Platform: | Size: 1024 | Author: Edson | Hits:

[OpenCVFastMatchTemplate_OCV21

Description: OpenCV Fast Match Template
Platform: | Size: 20480 | Author: ihdereli | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net